home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-08-04 | 985 b | 90 lines | [TEXT/MPS ] |
- tree_equal
- int_of_string
- format_int
- format_float
- float_of_string
- exp_float
- log_float
- sqrt_float
- power_float
- sin_float
- cos_float
- tan_float
- asin_float
- acos_float
- atan_float
- atan2_float
- create_string
- compare_strings
- blit_string
- fill_string
- get_vect16_item
- open_descriptor
- channel_descriptor
- channel_size
- flush
- output_char
- output_int
- output
- seek_out
- pos_out
- close_out
- input_char
- input_int
- input
- seek_in
- pos_in
- close_in
- extern_val
- intern_val
- hash_univ_param
- sys_exit
- sys_open
- sys_close
- sys_remove
- sys_rename
- sys_chdir
- sys_getenv
- sys_catch_break
- start_interp
- realloc_global
- static_alloc
- static_free
- static_resize
- gc
- obj_is_block
- obj_block
- available_primitives
- parse_engine
- get_next_char
- open_graph
- close_graph
- clear_graph
- size_x
- size_y
- set_color
- plot
- point_color
- moveto
- current_point
- lineto
- draw_arc
- set_line_width
- draw_char
- draw_string
- set_font
- set_text_size
- text_size
- fill_rect
- fill_arc
- fill_poly
- make_image
- dump_image
- draw_image
- get_image
- mouse_pos
- button_down
- read_key
- key_pressed
- sound
-